[docs] Fix GdkColor description: blue and green colors are changed
authorJavier Jardón <jjardon@gnome.org>
Sun, 9 May 2010 23:55:31 +0000 (01:55 +0200)
committerJavier Jardón <jjardon@gnome.org>
Sun, 9 May 2010 23:57:22 +0000 (01:57 +0200)
Reported by César Themudo here:
https://bugzilla.gnome.org/show_bug.cgi?id=618162

docs/reference/gdk/tmpl/colors.sgml

index 3d1a8749f1a085e72db56f077045df85e85d961b..d9df4b5c39a1beb151639d35a93b9a10fe191ba7 100644 (file)
@@ -60,8 +60,8 @@ allocated or unallocated color.
 @red: The red component of the color. This is
   a value between 0 and 65535, with 65535 indicating
   full intensitiy.
-@green: The blue component of the color.
-@blue: The green component of the color.
+@green: The green component of the color.
+@blue: The blue component of the color.
 
 <!-- ##### STRUCT GdkColormap ##### -->
 <para>